Sort Score
Result 10 results
Languages All
Labels All
Results 391 - 400 of 480 for

watermark detection

(1.6 sec)
  1. Font embedding options | GroupDocs

    Learn this guide to know about embedding fonts into output Word document when editing with GroupDocs.Editor for Python via .NET API....Watermark Product Solution GroupDocs...dangling font resources are detected and ignored, so they will...

    docs.groupdocs.com/editor/python-net/font-embed...
  2. Load GIS document with options | GroupDocs

    Learn how to load and convert GIS documents (GeoJSON, KML, GPX) with advanced options using GroupDocs.Conversion for .NET API....Watermark Product Solution GroupDocs...The document type is auto-detected during loading, but you can...

    docs.groupdocs.com/conversion/net/load-gis-docu...
  3. Load document | GroupDocs

    Following this guide you will learn how to load a document from a local disk or file stream for editing with GroupDocs.Editor for Python via .NET API....Watermark Product Solution GroupDocs...GroupDocs.Editor automatically detects the format of the input document...

    docs.groupdocs.com/editor/python-net/load-docum...
  4. Load Document | GroupDocs

    Following this guide, you will learn how to load a document from the local disk or file stream for editing with GroupDocs.Editor for Node.js via Java API....Watermark Product Solution GroupDocs...GroupDocs.Editor automatically detects the format of the input document...

    docs.groupdocs.com/editor/nodejs-java/load-docu...
  5. Load SVG document with options | GroupDocs

    Learn how to load and convert SVG (Scalable Vector Graphics) files with advanced options using GroupDocs.Conversion for .NET API....Watermark Product Solution GroupDocs...The document type is auto-detected during loading, but you can...

    docs.groupdocs.com/conversion/net/load-svg-docu...
  6. Working with metadata in PDF documents | GroupDocs

    Detecting the version of a PDF document The following sample of code will help you to detect the PDF version a loaded document and extract some additional file format information. Load a PDF document Extract the root metadata package Use the getPdfType method to obtain file format information advanced_usage.managing_metadata_for_specific_formats.document.pdf.PdfReadFileFormatProperties try (Metadata metadata = new Metadata(Constants.InputPdf)) { PdfRootPackage root = metadata.getRootPackageGeneric(); System.out.println(root.getPdfType().getFileFormat()); System.out.println(root.getPdfType().getVersion()); System.out.println(root.getPdfType().getMimeType()); System.out.println(root.getPdfType().getExtension()); } Reading built-in metadata properties To access built-in metadata of a PDF document, please use the getDocumentProperties method defined in the DocumentRootPackage class....Watermark Product Solution GroupDocs...documents Leave feedback Detecting the version of a PDF document...

    docs.groupdocs.com/metadata/java/working-with-m...
  7. Edit TXT | GroupDocs

    This guide demonstrates how to edit plain text files with encoding, lists recognition, pagination and other powerful features of GroupDocs.Editor for Java...Watermark Product Solution GroupDocs...lists recognition algorithm detects list paragraphs, when list...

    docs.groupdocs.com/editor/java/edit-txt/
  8. Load diagram document with options | GroupDocs

    Learn how to load and convert diagram files (VSD, VSDX, Visio) with advanced options using GroupDocs.Conversion for .NET API....Watermark Product Solution GroupDocs...The document type is auto-detected during loading, but you can...

    docs.groupdocs.com/conversion/net/load-diagram-...
  9. Load WordProcessing document with options | Gro...

    Learn this article and check how to convert Microsoft Word DOC/DOCX and Open Document ODT/OTT files hiding comments and tracked changes panel, setting default font and applying font substitution using features of GroupDocs.Conversion for .NET API....Watermark Product Solution GroupDocs...The document type is auto-detected during loading, however, you...

    docs.groupdocs.com/conversion/net/load-wordproc...
  10. Compare multiple documents with specific compar...

    Following this guide you will learn how to compare multiple documents with different customizations - style Detection, change comparison detalization level and more....Watermark Product Solution GroupDocs...comparison options like styling for detected changes, comparison sensitivity...

    docs.groupdocs.com/comparison/nodejs-java/compa...